home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1236 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  681 b 

  1. Path: news.genie.net!usenet
  2. From: i.einman@genie.com (IAN J. EINMAN)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: ASM: Bizarre Devpac 3 error
  5. Date: 17 Jan 1996 03:16:56 GMT
  6. Organization: via GEnie Services (1-800-638-9636 or info@genie.com)
  7. Sender: i.einman@genie.com (IAN J. EINMAN)
  8. Message-ID: <4dhpn8$2sc@rock101.genie.net>
  9. NNTP-Posting-Host: rock103.is.ge.com
  10.  
  11. >>Error source expired prematurely in assembly options
  12.  
  13. Check and see that every IF is matched by an ENDIF, this will choke every time
  14.  
  15. An error may be present in an include file, I had a file do that to me once, because
  16. the include file used a slightly different "IF" type directive that Devpac didn't know.
  17.  
  18.